home *** CD-ROM | disk | FTP | other *** search
- {
- report `Personal configurations`
-
- defopt A= `ANSI toggle` 10 ``
- u_ansi -1
- eoln
- fg 3 send `ANSI graphics turned `
- if ANSI send `ON` else send `OFF` endif
- eoln
- endopt
-
- defopt P= `Prompts toggle` 10 ``
- u_more -1
- eoln
- fg 3 send `More prompts turned `
- if MORE send `ON` else send `OFF` endif
- eoln
- endopt
-
- defopt L= `Lines` 10 ``
- eoln
- fg 3 send `Howmany lines does your display have? [24] : `
- fg 1 read V0 3
- if "V0"=""
- eval V0 24
- send `24`
- endif
- eoln
- u_lines V0
- endopt
-
- attr 0 7
- }
- {attr 4 3} -- Personal Accounts -- {attr 0 2} {_time} / {_online fg 7} {bg 4 cll bg 0}
-
- {fg 6}Username : {fg 3 _user}
- {fg 6}Userlevel : {fg 3 eval V0 LEVEL print V0}
-
- {fg 6}Downloaded : {fg 3 eval V0 `DOWNL/1024` print V0 fg 1} Kb
- {fg 6}Uploaded : {fg 3 eval V0 `UPL/1024` print V0 fg 1} Kb
- {fg 6}Ratio allowed : {fg 3 eval V0 RA_D eval 1 RA_U print V0 send : print 1}
- {fg 6}Free for download : {fg 3 eval V0 `(UPL*RA_D-DOWNL*RA_U)/1024` print V0 fg 1} Kb
-
- {fg 6}Time left this call : {fg 3 eval V0 `REMAIN/60` print V0 fg 1} minutes{fg 7}
-
- [{fg 1}A{fg 7}]NSI graphics toggle [{fg 1}P{fg 7}]rompts (More?) toggle
-
- [{fg 1}L{fg 7}]ines per screen
-
- [{fg 1}M{fg 7}]ain menu
-
- {show <RiscBBS$Dir>.BBS.Select eof}